@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #555;
}

ul, dl, dd, h1, h2, h3, h4, h5, h6, form, p, th, tr, td, table {
	padding: 0;
	margin: 0;
}

table {
	 border-collapse:collapse;
	 border-spacing:0
}

ul {
	list-style: none;
}

img {
	border: 0px;
}

a {
	color: #555;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #be1800;
	text-decoration: none;
}
/*顶部*/
#top {
	width: 100%;
	height: 32px;
	margin: 0 auto;
	background-color: #be1800;
}

#top .box {
	width: 1085px;
	height: 32px;
	margin: 0 auto;
	line-height: 30px;
}

#top .left {
	width: 820px;
	height: 32px;
	float: left;
	line-height: 32px;
	font-size: 15px;
	color: #fff;
}

#top .right {
	width: 265px;
	height: 32px;
	float: right;
	text-align: right;
	line-height: 32px;
	font-size: 15px;
	color: #fff;
}

#top .right a {
	line-height: 32px;
	font-size: 15px;
	color: #fff;
}
/*头部*/
#head {
	width: 100%;
	height: 130px;
	margin: 0 auto;
	background: url(../images/headbg.png) repeat-x;
}

#head .box {
	width: 1085px;
	height: 130px;
	margin: 0 auto;
}

#head .left {
	width: 200px;
	height: 62px;
	margin-top: 34px;
	float: left;
	border-right: 1px solid #ddd;
}

#head .left img {
	width: 121px;
	height: 58px;
	margin-top: 4px;
	margin-left: 22px;
}

#head .center {
	width: 440px;
	height: 62px;
	float: left;
	margin-top: 34px;
	margin-left: 50px;
}

#head .center .txt1 {
	line-height: 20px;
	font-size: 18px;
}

#head .center .txt1 strong{
	font-weight:normal;
	font-size: 18px;
}

#head .center .txt2 {
	line-height: 45px;
	font-size: 22px;
	color: #be1800;
	font-weight: bold;
}

#head .right {
	width: 345px;
	height: 78px;
	float: right;
	margin-top: 15px;
	padding-top: 20px;
	background: url(../images/ewm.png) 247px 0 no-repeat;
	background-size: auto 98px;
}

#head .right .ico {
	width: 55px;
	height: 55px;
	overflow: hidden;
	float: left;
	background: url(../img/bg.png) -563px 0 no-repeat;
}

#head .right .txt {
	width: 280px;
	height: 30px;
	float: right;
	line-height: 28px;
	font-size: 16px;
	color: #333;
}

#head .right .tel {
	width: 280px;
	height: 30px;
	float: right;
	line-height: 20px;
	font-size: 24px;
	color: #be1800;
}
/*导航*/
#menu {
	position: absolute;
	top: 162px;
	left: 50%;
	z-index: 199;
	width: 200px;
	height: 500px;
	margin-left: -542px;
	background-color: #eee;
}

#menu ul {
	width: 200px;
}

#menu ul li {
	width: 200px;
	height: 50px;
	display: block;
	background: url(../img/bg.png) -358px -60px no-repeat;
}

#menu ul li.home {
	background: url(../img/bg.png) -358px 0 no-repeat;
}

#menu ul li a {
	width: 200px;
	height: 50px;
	line-height: 50px;
	display: block;
	text-align: center;
	color: #555;
	font-size: 16px;
	font-weight: bold;
}

#menu ul li a:hover {
	color: #be1800;
}

#menu ul li.home a {
	color: #fff;
}
/*位置*/
#position {
	width: 1085px;
	height: 40px;
	line-height: 40px;
	margin: 30px auto 0;
	background: url(../images/position.png) no-repeat;
	overflow: hidden
}

#position h2 {
	width: 205px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	float: left;
	color: #fff;
}

#position div {
	width: 550px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	margin-right: 15px;
	float: right;
}

/*首页banner*/
.fullSlide { width:100%; height:500px; position:relative;}
.fullSlide .bd { position:relative; z-index:0;}
.fullSlide .bd li { width:100%; height:500px; overflow:hidden; }
.fullSlide .bd li a { display:block; height:500px;}
.fullSlide .hd { width:100%; position:absolute; z-index:1; bottom:20px; height:30px; line-height:30px;}
.fullSlide .hd ul { text-align:center; }
.fullSlide .hd ul li { cursor:pointer; display:inline-block; width:80px; height:8px; margin:1px; overflow:hidden; background:#be1800; }
.fullSlide .hd ul .on { background:#f8991e; }
.fullSlide .prev,.fullSlide .next{ display:none; }

/*首页楼层*/
.floor {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../images/pubflbg.png) repeat-x;
	overflow: hidden;
}

.flcat {
	width: 806px;
	height: 160px;
	margin: 70px auto 60px;
	;
}

.flcat h2 {
	width: 806px;
	height: 70px;
	margin: 0 auto;
	font-size: 42px;
	color: #be1800;
	text-align: center;
}

.flcat div {
	width: 806px;
	height: 87px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 45px;
	color: #888;
	text-align: center;
	background: url(../img/bg.png) 0 -154px no-repeat;
	overflow: hidden;
}
/*首页搜索*/
.search {
	width: 1085px;
	height: 38px;
	margin: 22px auto;
	overflow: hidden;
}

.search .right {
	width: 274px;
	height: 38px;
	background: url(../img/bg.png) -356px -116px no-repeat;
	float: right;
}

.search .right .key {
	width: 215px;
	height: 26px;
	float: left;
	margin-top: 4px;
	margin-left: 18px;
	line-height: 26px;
	font-family: "微软雅黑";
	font-size: 15px;
	color: #888;
	border: none;
	background-color: transparent;
}

.search .right .btn {
	width: 24px;
	height: 24px;
	z-index: 999;
	float: right;
	margin-top: 6px;
	margin-right: 10px;
	cursor: pointer;
	border: none;
	background-color: transparent;
}

.search .left {
	width: 770px;
	height: 38px;
	float: left;
}

.search .left .cat {
	width: 80px;
	height: 25px;
	float: left;
	line-height: 22px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	background-color: #be1800;
}

.search .left .bulletin {
	width: 450px;
	height: 25px;
	float: left;
	margin-left: 15px;
	line-height: 25px;
	overflow: hidden;
}

.search .left .bulletin a {
	margin: 0 5px;
}

/*首页产品分类*/
#product {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../images/proflbg.png) repeat-x;
	overflow: hidden;
}

#product .procat {
	width: 1085px;
	height: auto;
	margin: 0 auto 50px;
	overflow: hidden;
}

#product .procat ul {
	width: 1185px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#product .procat li {
	width: 160px;
    height: 50px;
    float: left;
    margin-right: 25px;
    overflow: hidden;
}

#product .procat li a {
	width: 158px;
    height: 32px;
    display: block;
    text-align: center;
    border: 1px solid #ccc;
    line-height: 32px;
    font-weight: bold;
    border-radius: 16px;
    font-size: 16px;
    overflow: hidden;
}

#product .procat li a:hover,#product .procat li a.hot {
	border: 1px solid #be1800;
	background-color: #be1800;
	color: #fff;
}
/*内页产品分类*/
#product .iprocat {
	width: 1085px;
	height: auto;
	margin: 50px auto;
	overflow: hidden;
}

#product .iprocat table {
	width: 1085px;
	border: 1px solid #ddd;
}

#product .iprocat table .head {
	vertical-align: middle;
	width: 198px;
	font-size: 20px;
	color: #be1800;
	text-align: center;
	font-weight: bold;
	background-color: #F5F5F5;
}

#product .iprocat ul {
	width: 830px;
	height: auto;
	margin: 15px auto;
	overflow: hidden;
}

#product .iprocat li {
	width: 175px;
	height: 40px;
	line-height: 40px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	overflow: hidden;
}

#product .iprocat li a {
	width: 173px;
	height: 28px;
	margin-top: 6px;
	display: block;
	text-align: center;
	line-height: 28px;
	font-size: 16px;
	color: #777;
	background-color: #F0F0F0;
	overflow: hidden;
}

#product .iprocat li a:hover,#product .iprocat li a.hot {
	background-color: #be1800;
	color: #fff;
}
/*产品列表*/
#product .prolst {
	width: 1085px;
	height: auto;
	margin: 0 auto 50px;
	overflow: hidden;
}

#product .prolst ul {
	width: 1285px;
	height: auto;
	overflow: hidden;
}

#product .prolst li {
	width: 345px;
	height: 312px;
	text-align: center;
	float: left;
	margin-right: 25px;
	overflow: hidden;
}

#product .prolst li div {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	line-height: 220px;
	width: 270px;
	height: 220px;
	color: #fff;
	overflow: hidden;
}

#product .prolst li div img {
	width: auto;
	max-width: 270px;
	height: auto;
	max-height: 220px;
	vertical-align: middle;
}

#product .prolst li span {
	width: 335px;
	height: 28px;
	display: block;
	color: #fff;
	white-space:nowrap;
	background-color: #be1800;
	line-height: 28px;
	font-size: 13.5px;
	text-align: center;
	padding: 0 5px;
	margin: 15px auto 0;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*首页优势*/
#adv {
	width: 1085px;
	height: auto;
	margin: -25px auto 68px;
	overflow: hidden;
}

#adv .box {
	width: 1085px;
	height: auto;
	margin: 0 auto 25px;
	overflow: hidden;
}

#adv .txt {
	width: 575px;
	height: 265px;
	margin-top: 50px;
	border-bottom: 3px solid #d22107;
	overflow: hidden;
}

#adv .ltxt {
	float: left;
}

#adv .rtxt {
	float: right;
}

#adv .img {
	width: 415px;
	height: 320px;
}

#adv .limg {
	float: left;
}

#adv .rimg {
	float: right;
}

#adv .num {
	width: 75px;
	height: 54px;
	float: left;
}

#adv .box1 .num {
	background: url(../img/bg.png) 0 0 no-repeat;
}

#adv .box2 .num {
	background: url(../img/bg.png) -92px 0 no-repeat;
}

#adv .box3 .num {
	background: url(../img/bg.png) -180px 0 no-repeat;
}

#adv .box4 .num {
	background: url(../img/bg.png) -270px 0 no-repeat;
}

#adv h3 {
	width: 135px;
	height: 54px;
	line-height: 48px;
	float: left;
	margin-left: 30px;
	font-size: 32px;
	color: #d22107;
	font-weight: normal;
}

#adv .ico {
	clear: both;
	width: 76px;
	height: 88px;
	float: left;
	margin-top: 28px;
}

#adv .box1 .ico {
	background: url(../img/bg.png) 0 -60px no-repeat;
}

#adv .box2 .ico {
	background: url(../img/bg.png) -85px -60px no-repeat;
}

#adv .box3 .ico {
	background: url(../img/bg.png) -165px -60px no-repeat;
}

#adv .box4 .ico {
	background: url(../img/bg.png) -248px -60px no-repeat;
}

#adv .desc {
	width: 390px;
	height: auto;
	float: left;
	line-height: 28px;
	font-size: 15px;
	margin-top: 25px;
	margin-left: 35px;
	overflow: hidden;
}
/*首页客户*/
#case {
	width: 1085px;
	height: auto;
	margin: 0 auto;
}

#case img {
	width: 1085px;
	height: 556px;
}

#case a {
	clear: both;
	width: 238px;
	height: 43px;
	line-height: 43px;
	color: #fff;
	background-color: #be1800;
	text-align: center;
	display: block;
	margin: 42px auto 82px;
}
/*首页关于*/
#about {
	width: 1085px;
	height: auto;
	margin: 0 auto;
}

#about .left {
	width: 442px;
	height: 305px;
	float: left;
	border: 10px solid #d2d2d2;
	overflow: hidden;
}

#about .left img {
	width: 442px;
	height: 305px;
}

#about .right {
	width: 535px;
	height: 325px;
	float: right;
	overflow: hidden;
}

#about .right h3 {
	width: 535px;
	height: 58px;
	line-height: 50px;
	font-size: 28px;
	overflow: hidden;
}

#about .right .txt {
	width: 535px;
	height: 200px;
	font-size: 15px;
	line-height: 32px;
	overflow: hidden;
}

#about .right a.more {
	clear: both;
	width: 118px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background-color: #be1800;
	text-align: center;
	display: block;
	margin-top: 20px;
}

#about .footer {
	width: 1085px;
	height: 260px;
	float: left;
	margin: 50px auto 85px;
	background-color: #f2f2f2;
	overflow: hidden;
}

#about .footer .rollphotos {
	width: 1084px;
	height: 260px;
}

#about .footer .cont {
	width: 1084px;
	overflow: hidden;
}

#about .footer .box {
	TEXT-ALIGN: center;
	width: 271px;
	height: 260px;
	display: block;
	overflow: hidden;
	float: left;
}

#about .footer .box div {
	width: 245px;
	height: 235px;
	background-color: #fff;
	margin: 13px auto;
	overflow: hidden;
}

#about .footer .box img {
	width: 216px;
	height: 144px;
	margin-top: 25px;
}

#about .footer .box span {
	width: 216px;
	height: 20px;
	margin: 20px auto;
	display:block;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	overflow: hidden;
}
/*首页文章*/
#article {
	width: 1085px;
	height: auto;
	margin: 0 auto 80px;
	overflow: hidden;
}

#article .cat {
	width: auto;
	height: 28px;
	margin-bottom: 32px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}

#article .cat .title {
	position: absolute;
	z-index: 99;
	width: 105px;
	height: 28px;
	float: left;
	border-bottom: 1px solid #be1800;
	overflow: hidden;
}

#article .cat .title a {
	width: 105px;
	height: 20px;
	line-height: 18px;
	display: block;
	text-align: center;
	color: #be1800;
	font-weight: bold;
	border-left: 2px solid #be1800;
	overflow: hidden;
}

#article .cat .more {
	width: 60px;
	height: 18px;
	float: right;
	border: 1px solid #ddd;
	overflow: hidden;
}

#article .cat .more a {
	width: 60px;
	height: 18px;
	display: block;
	line-height: 18px;
	text-align: center;
	color: #bbb;
	font-size: 12px;
	background-color: #f8f8f8;
	overflow: hidden;
}

#article .left {
	width: 542px;
	height: auto;
	float: left;
	overflow: hidden;
}

#article .left ul {
	width: 542px;
	height: auto;
	margin-top: 30px;
	overflow: hidden;
}

#article .left ul li {
	width: 542px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}

#article .left ul li a {
	width: 440px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: left;
	text-indent: 28px;
	background: url(../img/bg.png) -793px 13px no-repeat;
	overflow: hidden;
}

#article .left ul li span {
	width: 90px;
	height: 40px;
	line-height: 40px;
	display: block;
	float: right;
	color: #888;
	text-align: right;
}

#article .right {
	width: 458px;
	height: auto;
	float: right;
	overflow: hidden;
}

#article .right ul {
	width: 458px;
	height: 505px;
	overflow: hidden;
}

#article .right ul li {
	width: 458px;
	height: 92px;
	margin-bottom: 13px;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}

#article .right ul div {
	width: 28px;
	height: 50px;
	float: left;
	color: #be1800;
	font-weight: bold;
}

#article .right ul div span {
	line-height: 33px;
	color: #555;
}

#article .right ul a {
	width: 405px;
	height: 26px;
	display: block;
	float: right;
	font-weight: bold;
	overflow: hidden;
}

#article .right ul p {
	width: 402px;
	height: 48px;
	float: right;
	display: block;
	font-size: 15px;
	line-height: 24px;
	overflow: hidden;
}
/*内页文章列表*/
#newsquery {
	margin: 0px;
	padding: 45px 4px 30px;
}

#newsquery ul {
}

#newsquery li {
	height: 45px;
	overflow: hidden;
	line-height: 45px;
	background: url(../images/line.png) 0px 0 no-repeat;
}

#newsquery li.title {
	padding-left: 22px;
}

#newsquery div.title {
	width: 900px;
	float: left;
	display: block;
	white-space: normal;
	*white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

#newsquery .time {
	float: right;
	line-height: 45px;
	padding-right: 5px;
	color: #9a9a9a;
}
/*内页主框架*/
#main {
	width: 1085px;
	height: auto;
	margin: 0 auto;
	overflow: hidden
}
/*内页内容*/
#content {
	height: auto;
	padding: 40px 0 80px 0;
	overflow: hidden;
	line-height: 1.8em;
}
/*内页文章信息*/
#newsinfo {
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	background-color: #F0F0F0;
	color: #9B9B9B;
	margin: 5px auto;
	margin-bottom: 0px;
	overflow: hidden;
}
#newsinfo a{
	color: #9B9B9B;
}
/*首页文章标题*/
#arctitle {
	height: 40px;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	color: #333;
	margin: 50px 0 35px;
	overflow: hidden;
}
/*内页大图*/
#bigimg {
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 28px auto 20px;
}

#bigimg img {
	border: 8px solid #e3e3e3;
}
/*内页详情*/
#detail {
	height: 45px;
	margin: 25px auto 25px;
	background: url(../images/detail.png) no-repeat;
}

/*内容表格*/

#content table {
	border-collapse:collapse;
	border-spacing:0;
	width: 100%;
	max-width:100%;
}

#content table,#content table td,#content table th {
	border: 1px solid #d4d4d4
}

#content table th {
	height: 40px;
	font-size: 16px;
	padding: 0 4px;
	background-color: #e4e4e4
	width: auto !important;
	max-width:100%;
}

#content table th,#content table td {
	text-align: left;
}

#content table td {
	padding: 6px;
	width: auto !important;
	max-width:100%;
	line-height:1.3;
	height:auto !important;
}

/*上一页下一页*/
#prenext { width:1085px; height:20px; line-height:20px; margin:-20px auto 70px; overflow:hidden; }
#prenext .left{width:500px; height:20px; float:left; line-height:20px; text-align:left; overflow:hidden; text-overflow: ellipsis;
white-space: nowrap;}
#prenext .right{width:500px; height:20px; float:right; line-height:20px; text-align:right; overflow:hidden; text-overflow: ellipsis;
white-space: nowrap;}


/*底部*/
#footer {
	width: 1085px;
	height: auto;
	margin: 48px auto 40px;
	overflow: hidden;
}

#footer .content {
	width: 1085px;
	height: auto;
	overflow: hidden;
}

#footer .content .left {
	width: 188px;
	height: auto;
	float: left;
	overflow: hidden;
}

#footer .content .left img {
	width: 121px;
	height: 58px;
	margin-top: 30px;
}

#footer .content .center {
	width: 498px;
	height: auto;
	float: left;
	overflow: hidden;
}

#footer .content .center h3 {
	height: 22px;
	border-radius: 10px;
	margin-bottom: 15px;
	text-align: center;
	color: #fff;
	background-color: #999;
	font-size: 15px;
	overflow: hidden;
}

#footer .content .center a {
	width: 84px;
	height: 25px;
	display: block;
	text-align: center;
	font-size: 15px;
	line-height: 25px;
	overflow: hidden;
}

#footer .content .center .lst1 {
	width: 84px;
	height: auto;
	float: left;
	overflow: hidden;
}

#footer .content .center .lst2 {
	width: 250px;
	height: auto;
	float: left;
	margin-left: 38px;
	overflow: hidden;
}

#footer .content .center .lst2 a {
	width: 105px;
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

#footer .content .center .lst3 {
	width: 84px;
	height: auto;
	float: left;
	margin-left: 38px;
	overflow: hidden;
}

#footer .content .right {
	width: 252px;
	height: 120px;
	float: right;
}

#footer .content .right img {
	width: 252px;
	height: 120px;
}

#footer .contact {
	width: 1045px;
	height: 40px;
	margin-top: 33px;
	padding: 0 20px;
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	background-color: #be1800;
	text-align: center;
	overflow: hidden;
}

#footline {
	width: 100%;
	height: 5px;
	margin: 5px auto;
	background-color: #cfcece;
}

#footline .box {
	width: 1085px;
	height: 5px;
	margin: 0 auto;
}

#footline .red {
	width: 125px;
	height: 5px;
	float: left;
	background-color: #be1800;
}
/*版权*/
#copyright {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background-color: #eee;
}

#copyright .box {
	width: 1085px;
	height: 50px;
	margin: 0 auto;
	line-height: 50px;
}

#copyright .left {
	width: 820px;
	height: 50px;
	float: left;
	line-height: 50px;
	font-size: 15px;
}

#copyright .right {
	width: 250px;
	height: 50px;
	float: right;
	text-align: right;
	line-height: 50px;
	font-size: 15px;
}

#copyright .right a {
	line-height: 50px;
	font-size: 15px;
}
/*分页*/
#pages{ clear:both; padding:20px 0 40px; line-height:34px; text-align:center; overflow:hidden; }
#pages li { display:inline-block; height:34px; margin-right:5px; line-height:34px; font-size:16px; padding:0 12px;  border:1px solid #ddd; color:#555; overflow:hidden}
#pages li a{ display:block; height:34px; line-height:34px; font-size:16px; color:#555; text-decoration:none; }
#pages li a:hover{ color:#be1800; }
#pages li.thisclass { background:#be1800; color:#fff; }